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