Package janala.logger.inst
Interface MemberRef
-
- All Known Subinterfaces:
InvokeInstruction
- All Known Implementing Classes:
INVOKEINTERFACE
,INVOKESPECIAL
,INVOKESTATIC
,INVOKEVIRTUAL
,METHOD_BEGIN
public interface MemberRef
- Author:
- Rohan Padhye
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDesc()
String
getName()
String
getOwner()
-