@Exported public interface NewTree extends ExpressionTree
new identifier ( ) new identifier ( arguments )
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getConstructorExpression()
Returns the constructor expression of this 'new' expression.
|
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getConstructorExpression()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b74