Package net.sf.clirr.core.spi

Service Provider Interface for letting Clirr know about Java types, methods, etc.

See:
          Description

Interface Summary
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.
Scoped A Java source code entity like a type or a method that has the concept of a visibility scope.
 

Class Summary
Scope Enumeration type that represents an "accessibility" level for a java class, field or method.
 

Package net.sf.clirr.core.spi Description

Service Provider Interface for letting Clirr know about Java types, methods, etc. This package is intended to



Copyright © 2003-2005 Lars Kühne. All Rights Reserved.