|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.clirr.core.spi | |
---|---|
net.sf.clirr.core | Clirr throws events when it finds api changes. |
net.sf.clirr.core.internal | The framework that is used by the individual checks in the checks package. |
net.sf.clirr.core.internal.bcel | Apache's BCEL is currently used to read the compiled Java classes. |
net.sf.clirr.core.internal.checks | The check modules that implement the funtionality of clirr. |
net.sf.clirr.core.spi | Service Provider Interface for letting Clirr know about Java types, methods, etc. |
Classes in net.sf.clirr.core.spi used by net.sf.clirr.core | |
---|---|
JavaType
A Java Type (Object, Interface, primitive type or void). |
|
Scope
Enumeration type that represents an "accessibility" level for a java class, field or method. |
|
Scoped
A Java source code entity like a type or a method that has the concept of a visibility scope. |
Classes in net.sf.clirr.core.spi used by net.sf.clirr.core.internal | |
---|---|
Field
Describes a field of a class. |
|
JavaType
A Java Type (Object, Interface, primitive type or void). |
|
Method
Describes a Java method. |
Classes in net.sf.clirr.core.spi used by net.sf.clirr.core.internal.bcel | |
---|---|
Field
Describes a field of a class. |
|
JavaType
A Java Type (Object, Interface, primitive type or void). |
|
Method
Describes a Java method. |
|
Named
A named entity in the Java programming language. |
|
Scope
Enumeration type that represents an "accessibility" level for a java class, field or method. |
|
Scoped
A Java source code entity like a type or a method that has the concept of a visibility scope. |
Classes in net.sf.clirr.core.spi used by net.sf.clirr.core.internal.checks | |
---|---|
JavaType
A Java Type (Object, Interface, primitive type or void). |
Classes in net.sf.clirr.core.spi used by net.sf.clirr.core.spi | |
---|---|
Field
Describes a field of a class. |
|
JavaType
A Java Type (Object, Interface, primitive type or void). |
|
Method
Describes a Java method. |
|
Named
A named entity in the Java programming language. |
|
Scope
Enumeration type that represents an "accessibility" level for a java class, field or method. |
|
Scoped
A Java source code entity like a type or a method that has the concept of a visibility scope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |