Package | Description |
---|---|
net.sf.clirr.core.internal.bcel |
Apache's BCEL is currently used to read the compiled Java classes.
|
net.sf.clirr.core.spi |
Service Provider Interface for letting Clirr know about Java types, methods, etc.
|
Modifier and Type | Class and Description |
---|---|
class |
BcelJavaType |
Modifier and Type | Interface and Description |
---|---|
interface |
Field
Describes a field of a class.
|
interface |
JavaType
A Java Type (Object, Interface, primitive type or void).
|
interface |
Method
Describes a Java method.
|
Copyright © 2003-2012 Lars K??hne. All Rights Reserved.