|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISignatureParameter
This interface is implemented by all the types of parameters that can be found in a signature string.
Method Summary | |
---|---|
int |
getLoadOpCode()
Return the LOAD opcode that corresponds to this type. |
int |
getReturnOpCode()
Return the RETURN opcode that corresponds to this type. |
int |
stackSize()
Return the size occupied by this opcode on the stack. |
Method Detail |
---|
int getLoadOpCode()
int getReturnOpCode()
int stackSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |