Verwendungen von Klasse
org.aspectj.apache.bcel.classfile.Modifiers
Packages, die Modifiers verwenden
-
Verwendungen von Modifiers in org.aspectj.apache.bcel.classfile
Unterklassen von Modifiers in org.aspectj.apache.bcel.classfileModifizierer und TypKlasseBeschreibungfinal classThis class represents the field info structure, i.e., the representation for a variable in the class.classAbstract super class for fields and methods.classRepresents a Java class, i.e., the data structures, constant pool, fields, methods and commands contained in a Java .class file.final classThis class represents the method info structure, i.e., the representation for a method in the class. -
Verwendungen von Modifiers in org.aspectj.apache.bcel.generic
Unterklassen von Modifiers in org.aspectj.apache.bcel.genericModifizierer und TypKlasseBeschreibungclassTemplate class for building up a java class.classTemplate class for building up a field.classSuper class for FieldGen and MethodGen objects, since they have some methods in common!classTemplate class for building up a method.