ExpressionTree, Treepublic interface ArrayAccessTree extends ExpressionTree
expression [ index ]
| Modifier and Type | Method | Description |
|---|---|---|
ExpressionTree |
getExpression() |
Returns the array that is accessed.
|
ExpressionTree |
getIndex() |
Returns the index of the array element accessed.
|
accept, getEndPosition, getKind, getStartPositionExpressionTree getExpression()
ExpressionTree getIndex()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1