Frames | No Frames |
Classes derived from gnu.bytecode.ObjectType | |
class | |
class |
Fields of type gnu.bytecode.ObjectType | |
ObjectType | The magic type of null. |
Methods with parameter type gnu.bytecode.ObjectType | |
CpoolClass |
Methods with return type gnu.bytecode.ObjectType | |
ObjectType | Get corresponding ObjectType (ClassType or ArrayType). |
Classes derived from gnu.bytecode.ObjectType | |
class | A class type implemented as a pair of an interface and a class. |
Classes derived from gnu.bytecode.ObjectType | |
class |
Classes derived from gnu.bytecode.ObjectType | |
class | A type that matches some number of repetitions of a basetype. |
class |
Methods with parameter type gnu.bytecode.ObjectType | |
MethodProc | Find methods. |
PrimProcedure[] | ClassMethods.getMethods(ObjectType dtype, String mname, char mode, ClassType caller, Language language) Return the methods of a class with the specified name and flag. |
PrimProcedure[] | |
MethodProc |
Classes derived from gnu.bytecode.ObjectType | |
class | Matches an attribute name pattern. |
class | |
class | |
class | A SeqPosition used to represent a node in (usually) a TreeList. |
class |