JavaScript is disabled on your browser.
Description
Field Summary
Method Summary
Method Details
invoke(Object[])
getSignatureDescription()
isStackSymbol()
getModifiers()
isFromJava()
All Superinterfaces:
IHasType , IReducedSymbol , ISymbol
All Known Subinterfaces:
ICapturedSymbol , IDynamicFunctionSymbol , IDynamicPropertySymbol , IDynamicSymbol , IInitConstructorFunctionSymbol , IInitializerSymbol , IProgramClassFunctionSymbol , ITypedSymbol
All Known Implementing Classes:
AbstractDynamicSymbol , AmbiguousSymbol , CapturedSymbol , CommonSymbolsScope.LockedDownSymbol , CompileTimeExpressionParser.CompileTimeFieldSymbol , DelegateFunctionSymbol , DynamicFunctionSymbol , DynamicPropertySymbol , DynamicSymbol , EnhancementDynamicFunctionSymbol , EnumAllValuesFunctionSymbol , EnumAllValuesPropertySymbol , EnumCodeFunctionSymbol , EnumCodePropertySymbol , EnumDisplayNameFunctionSymbol , EnumDisplayNamePropertySymbol , EnumNameFunctionSymbol , EnumNamePropertySymbol , EnumOrdinalFunctionSymbol , EnumOrdinalPropertySymbol , EnumValueFunctionSymbol , EnumValueOfFunctionSymbol , EnumValuePropertySymbol , EnumValuesFunctionSymbol , GosuObjectFunctionSymbol , InitConstructorFunctionSymbol , InitializerSymbol , IntrinsicTypeFunctionSymbol , IntrinsicTypePropertySymbol , OuterFunctionSymbol , ParameterizedDynamicFunctionSymbol , ParameterizedDynamicPropertySymbol , ProgramClassFunctionSymbol , ProgramExecuteFunctionSymbol , QueryPathRootSymbol , ReadOnlySymbol , ReducedSymbol.SyntheticSymbol , SuperConstructorFunctionSymbol , Symbol , TemplateGenerator.LockedDownSymbol , TemplateRenderFunctionSymbol , ThisConstructorFunctionSymbol , ThisSymbol , TypedSymbol , VarPropertyGetFunctionSymbol , VarPropertySetFunctionSymbol
Method Summary
All Methods Instance Methods Abstract Methods
int
Returns the modifiers for this function symbol
Returns a description of arguments of the form ( invalid input: '<' argName1 >, invalid input: '<' argName2 >, etc.
Invokes the method represented by this symbol.
boolean
boolean
Returns true if the value of this function symbol is stored on the stack as a variable
Methods inherited from interface IReducedSymbol
getAnnotations , getFullDescription , getGosuClass , getScriptPart , getSymbolClass , hasTypeVariables , isAbstract , isFinal , isInternal , isPrivate , isProtected , isPublic , isReified , isStatic
Methods inherited from interface ISymbol
canBeCaptured , createReducedSymbol , getDefaultValueExpression , getDisplayName , getDynamicSymbolTable , getIndex , getLightWeightReference , getModifierInfo , getName , getType , getValue , hasDynamicSymbolTable , isLocal , isValueBoxed , isWritable , makeCapturedSymbol , setDefaultValueExpression , setDynamicSymbolTable , setType , setValue , setValueIsBoxed