- All Superinterfaces:
- java.lang.Cloneable, polyglot.types.CodeInstance, polyglot.util.Copy<polyglot.types.TypeObject>, polyglot.types.Declaration, polyglot.types.FunctionInstance, JifProcedureInstance, polyglot.types.MemberInstance, polyglot.types.MethodInstance, polyglot.types.ProcedureInstance, java.io.Serializable, polyglot.types.TypeObject
- All Known Implementing Classes:
- JifMethodInstance_c
public interface JifMethodInstance
extends polyglot.types.MethodInstance, JifProcedureInstance
Jif method instance. A wrapper of all the type information related to
a method.