|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInvokeTypeProvider
| Method Summary | |
|---|---|
IObject |
getInvokeReturnType(Environment environment,
IObject[] arguments,
int fileIndex,
IRange sourceRegion)
This method can be used by JSFunctions to determine the function's return type when the function is invoked |
| Method Detail |
|---|
IObject getInvokeReturnType(Environment environment,
IObject[] arguments,
int fileIndex,
IRange sourceRegion)
environment - The current JS runtime environmentarguments - The arguments passed to this invocationfileIndex - The index of the file where this invocation is taking placesourceRegion - The region of the file where this invocation is being made
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||