| Package | Description |
|---|---|
| sun.tools.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
AddExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AndExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ArrayAccessExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ArrayExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignAddExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignBitAndExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignBitOrExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignBitXorExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignDivideExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignMultiplyExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignOpExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignRemainderExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignShiftLeftExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignShiftRightExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignSubtractExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
AssignUnsignedShiftRightExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryArithmeticExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryAssignExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryBitExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryCompareExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryEqualityExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryLogicalExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BinaryShiftExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BitAndExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BitNotExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BitOrExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
BitXorExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
CastExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
CommaExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ConditionalExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ConvertExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
DivideExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
DivRemExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
EqualExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ExprExpression
Parenthesized expressions.
|
class |
FieldExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
GreaterExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
GreaterOrEqualExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
IncDecExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
InstanceOfExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
LengthExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
LessExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
LessOrEqualExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
MethodExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
MultiplyExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NaryExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NegativeExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NewArrayExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NewInstanceExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NotEqualExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
NotExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
OrExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
PositiveExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
PostDecExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
PostIncExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
PreDecExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
PreIncExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
RemainderExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ShiftLeftExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
ShiftRightExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
SubtractExpression
WARNING: The contents of this source file are not part of any
supported API.
|
class |
UnsignedShiftRightExpression
WARNING: The contents of this source file are not part of any
supported API.
|
| Modifier and Type | Method and Description |
|---|---|
Vset |
TypeExpression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc) |
Vset |
SuperExpression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc)
Check if the present name is part of a scoping prefix.
|
Vset |
IdentifierExpression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc)
Check if the present name is part of a scoping prefix.
|
Vset |
FieldExpression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc)
Check if the present name is part of a scoping prefix.
|
Vset |
Expression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc)
Check something that might be an AmbiguousName (refman 6.5.2).
|
Vset |
ArrayAccessExpression.checkAmbigName(Environment env,
Context ctx,
Vset vset,
Hashtable<Object,Object> exp,
UnaryExpression loc) |
Copyright © 2017. All Rights Reserved.