软件包 | 描述 |
---|---|
javax.lang.model.element |
使用java编程语言的模型元素的接口。
|
javax.lang.model.type |
用java编程语言类型的接口模型。
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownAnnotationValueException
表示遇到了一个未知的注释值。
|
class |
UnknownElementException
表示遇到未知类型的元素。
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownTypeException
表示遇到未知类型的类型。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.