Package | Description |
---|---|
javax.lang.model.element |
Interfaces used to model elements of the Java programming language.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutableElement
Represents a method, constructor, or initializer (static or
instance) of a class or interface, including annotation type
elements.
|
interface |
TypeElement
Represents a class or interface program element.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.