ExpressionTree, Treepublic interface ArrayAccessTree extends ExpressionTree
expression [ index ]
| Modifier and Type | Method | Description |
|---|---|---|
ExpressionTree |
getExpression() |
Returns the expression for the array being accessed.
|
ExpressionTree |
getIndex() |
Returns the expression for the index.
|
ExpressionTree getExpression()
ExpressionTree getIndex()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1