Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Field
Describes a field of a class.
|
JavaType
A Java Type (Object, Interface, primitive type or void).
|
Method
Describes a Java method.
|
Class and Description |
---|
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.
|
Class and Description |
---|
JavaType
A Java Type (Object, Interface, primitive type or void).
|
Class and Description |
---|
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.
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.