public interface VariableTree extends StatementTree
var name initializer ;
| Modifier and Type | Method and Description |
|---|---|
ExpressionTree |
getInitializer()
Returns the initial value expression for this variable.
|
String |
getName()
Returns the name of this variable.
|
accept, getEndPosition, getKind, getStartPositionString getName()
ExpressionTree getInitializer()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src