Uses of Class
serp.bytecode.Annotated

Packages that use Annotated
serp.bytecode Bytecode Manipuation 
 

Uses of Annotated in serp.bytecode
 

Subclasses of Annotated in serp.bytecode
 class BCClass
          The BCClass represents a class object in the bytecode framework, in many ways mirroring the Class class of Java reflection.
 class BCField
          A field of a class.
 class BCMember
          A member field or method of a class.
 class BCMethod
          A method of a class.
 



Copyright © 2002-2007. All Rights Reserved.