ExpressionTree
, Tree
public interface ClassExpressionTree extends ExpressionTree
Modifier and Type | Method and Description |
---|---|
List<? extends PropertyTree> |
getClassElements()
Get other property definitions except for the constructor.
|
ExpressionTree |
getClassHeritage()
The expression of the
extends clause. |
PropertyTree |
getConstructor()
Get the constructor method definition.
|
IdentifierTree |
getName()
Class identifier.
|
accept, getEndPosition, getKind, getStartPosition
IdentifierTree getName()
ExpressionTree getClassHeritage()
extends
clause. Optional.PropertyTree getConstructor()
List<? extends PropertyTree> getClassElements()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b134-2ubuntu1