Package | Description |
---|---|
com.buschmais.jqassistant.plugin.java.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassFileDescriptor |
interface |
ConstructorDescriptor |
interface |
FieldDescriptor
Describes a field (i.e.
|
interface |
InvokesDescriptor
Defines an INVOKES relation between two methods.
|
interface |
MethodDescriptor
Describes a method of a Java type.
|
interface |
PackageDescriptor
Describes a Java package.
|
interface |
ReadsDescriptor
Defines a READs relation between a method and a field.
|
interface |
WritesDescriptor
Defines a WRITES relation between a method and a field.
|
Copyright © 2016 buschmais GbR. All rights reserved.