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, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-01-17-105616.buildd.src