Uses of Class
javassist.CtMember
Packages that use CtMember
-
Uses of CtMember in javassist
Modifier and TypeClassDescriptionclassCtBehaviorrepresents a method, a constructor, or a static constructor (class initializer).final classAn instance of CtConstructor represents a constructor.classAn instance of CtField represents a field.final classAn instance ofCtMethodrepresents a method.