ExpressionTree
树
@Deprecated(since="11", forRemoval=true) public interface CompoundAssignmentTree extends ExpressionTree
getKind
variable operator expression
Tree.Kind
getExpression()
getVariable()
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getVariable()
ExpressionTree getExpression()