Frames | No Frames |
Constructors with parameter type gnu.bytecode.Method | |
Add a new ExceptionsAttr to a Method. | |
Create, but don't link into method.code's attributes list (yet). |
Fields of type gnu.bytecode.Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method |
Methods with parameter type gnu.bytecode.Method | |
CpoolRef | |
CpoolNameAndType | |
void | |
void | |
void | |
void | |
void | Compile a static method call. |
void | Compile a virtual method call. |
int | Helper to get methods satisfying a filtering predicate. |
Methods with return type gnu.bytecode.Method | |
Method | |
Method | |
Method | |
Method | |
Method | Add a method to this ClassType. |
Method | Look for a matching method. |
Method | ClassType.getDeclaredMethod(String name, int argCount) Get a method with matching name and number of arguments. |
Method | |
Method[] | |
Method | |
Method | |
Method | |
Method | Add a method to this ClassType. |
Method | Get the methods of this class. |
Method[] | |
Method[] | Get methods matching a given filter. |
Method | |
Method | Make a generic "clone" method. |
Constructors with parameter type gnu.bytecode.Method | |
Fields of type gnu.bytecode.Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method[] | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | |
Method | The current method. |
Methods with parameter type gnu.bytecode.Method | |
void | PrimProcedure.compileInvoke(Compilation comp, Method method, Target target, boolean isTailCall, int op_code, Type stackType) Emit the actual invoke operation, after arguments have been pushed. |
void | ConsumerTarget.compileUsingConsumer(Expression exp, Compilation comp, Target target, Method makeMethod, Method resultMethod) |
boolean |
Methods with return type gnu.bytecode.Method | |
Method | |
Method | |
Method | Generate a method to find a named Class without initializing it. |
Method | Get the method that contains the actual body of the procedure. |
Method | |
Method | Select the method used given an argument count. |
Method | BindingInitializer.makeLocationMethod(Object name) |
Methods with parameter type gnu.bytecode.Method | |
void | ValuesMap.compileInlined(LambdaExp lambda, Expression vals, int startCounter, Method matchesMethod, Compilation comp, Target target) |
Fields of type gnu.bytecode.Method | |
Method | |
Method | |
Method |
Fields of type gnu.bytecode.Method | |
Method |
Fields of type gnu.bytecode.Method | |
Method |