|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JifMethodInstance
Jif method instance. A wrapper of all the type information related to a method.
| Method Summary | |
|---|---|
Label |
returnValueLabel()
|
| Methods inherited from interface polyglot.types.MethodInstance |
|---|
canOverride, canOverrideImpl, checkOverride, container, flags, formalTypes, implemented, implementedImpl, isSameMethod, isSameMethodImpl, methodCallValid, methodCallValidImpl, name, name, orig, overrides, overridesImpl, returnType, returnType, setName, setReturnType, throwTypes |
| Methods inherited from interface polyglot.types.ProcedureInstance |
|---|
callValid, callValidImpl, designator, formalTypes, hasFormals, hasFormalsImpl, moreSpecific, moreSpecificImpl, setFormalTypes, setThrowTypes, signature, throwsSubset, throwsSubsetImpl, throwTypes |
| Methods inherited from interface polyglot.types.MemberInstance |
|---|
container, flags, setContainer, setFlags |
| Methods inherited from interface polyglot.types.Declaration |
|---|
declaration, setDeclaration |
| Methods inherited from interface jif.types.JifProcedureInstance |
|---|
constraints, debugString, isDefaultReturnLabel, isDefaultStartLabel, returnLabel, setConstraints, setReturnLabel, setStartLabel, startLabel, subst, subst |
| Methods inherited from interface polyglot.types.ProcedureInstance |
|---|
callValid, callValidImpl, designator, formalTypes, hasFormals, hasFormalsImpl, moreSpecific, moreSpecificImpl, setFormalTypes, setThrowTypes, signature, throwsSubset, throwsSubsetImpl, throwTypes |
| Methods inherited from interface polyglot.types.MemberInstance |
|---|
container, flags, setContainer, setFlags |
| Methods inherited from interface polyglot.types.Declaration |
|---|
declaration, setDeclaration |
| Method Detail |
|---|
Label returnValueLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||