Method | Description | |
---|---|---|
GetVariableOrFunctionDefinition ( this es, |
Given expression statement determines if it defines a function and if so, returns the function definition and the variable it is assigned to.
|
public static GetVariableOrFunctionDefinition ( this es, |
||
es | this | |
v | ||
return | IFunctionDefinition |