Package | Description |
---|---|
com.buschmais.jqassistant.plugin.java.api.model | |
com.buschmais.jqassistant.plugin.java.api.scanner |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorDescriptor |
interface |
FieldDescriptor
Describes a field (i.e.
|
interface |
MethodDescriptor
Describes a method of a Java type.
|
Modifier and Type | Method and Description |
---|---|
List<MemberDescriptor> |
TypeDescriptor.getDeclaredMembers()
Return the declared members, i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeCache.CachedType.addMember(String signature,
MemberDescriptor member) |
Copyright © 2016 buschmais GbR. All rights reserved.