@Exported public interface AssignmentTree extends ExpressionTree
variable = expression
| Modifier and Type | Method | Description |
|---|---|---|
ExpressionTree |
getExpression() |
|
ExpressionTree |
getVariable() |
ExpressionTree getVariable()
ExpressionTree getExpression()
Copyright © 2005, 2025, Oracle and/or its affiliates. All rights reserved.