|
|||||||||
| 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, setName, throwTypes |
| Methods inherited from interface polyglot.types.FunctionInstance |
|---|
returnType, setReturnType |
| 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.CodeInstance |
|---|
flags |
| Methods inherited from interface polyglot.types.TypeObject |
|---|
equalsImpl, isCanonical, position, typeSystem |
| Methods inherited from interface polyglot.util.Copy |
|---|
copy |
| 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, container, debugString, isDefaultPCBound, isDefaultReturnLabel, pcBound, returnLabel, setConstraints, setPCBound, setReturnLabel, subst, subst |
| Method Detail |
|---|
Label returnValueLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||