public interface NewClassElement extends InvocationElement
| Modifier and Type | Method and Description |
|---|---|
ExecutableElement |
getConstructor()
Gets the constructor being invoked by this new class element.
|
ExtendedElement |
getConstructorAccess()
Gets the constructor access expression.
|
getArgument, getArgumentCount, getArguments, getArgumentTailgetType, getTypeAsElement, isConstant, isStringLiteralExecutableElement getConstructor()
ExtendedElement getConstructorAccess()