Package | Description |
---|---|
com.buschmais.jqassistant.plugin.java.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotationTypeDescriptor
Denotes an annotation type.
|
interface |
ClassFileDescriptor |
interface |
ClassTypeDescriptor
Denotes a class type.
|
interface |
ConstructorDescriptor |
interface |
EnumTypeDescriptor
Denotes an enumeration type.
|
interface |
FieldDescriptor
Describes a field (i.e.
|
interface |
InterfaceTypeDescriptor
Denotes an interface type.
|
interface |
MethodDescriptor
Describes a method of a Java type.
|
interface |
ParameterDescriptor
Describes a parameter of a method.
|
Copyright © 2016 buschmais GbR. All rights reserved.