public class ParameterizedDynamicFunctionSymbol extends DynamicFunctionSymbol
_scriptPartId, _symTable_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER| Constructor and Description |
|---|
ParameterizedDynamicFunctionSymbol(IDynamicFunctionSymbol dfsDelegate,
IGosuClass owner) |
| Modifier and Type | Method and Description |
|---|---|
IReducedDynamicFunctionSymbol |
createReducedSymbol() |
DynamicFunctionSymbol |
getBackingDfs() |
protected String |
getCannonicalName() |
String |
getFullDescription() |
MethodCallStatement |
getInitializer() |
clearDebugInfo, clearDefn, equals, getAnnotationDefault, getArgs, getArgTypes, getDeclaringTypeInfo, getDeclFunctionStmt, getDisplayName, getFunctionSymbol, getLightWeightReference, getMethodOrConstructorInfo, getMethodOrConstructorInfo, getMethodSignature, getParameterDisplay, getParameterizedVersion, getReturnType, getSignatureDescription, getSignatureName, getSignatureName, getSuperDfs, hashCode, hasOptionalParameters, hasTypeVariables, invoke, isAbstract, isClassMember, isConstructor, isFinal, isLoopImplicitReturn, renameAsErrantDuplicate, setAbstract, setAnnotationDefault, setArgs, setDeclFunctionStmt, setDisplayName, setFinal, setInitializer, setLoopImplicitReturn, setSuperDfs, setValueassignIndex, getGosuClass, getScriptPart, getSymbolTable, hasDynamicSymbolTable, isFromJava, isLocal, setDynamicSymbolTable, setScriptPartassignIndexInStack, canBeCaptured, getAnnotations, getDefaultValueExpression, getDynamicSymbolTable, getIndex, getModifierInfo, getModifiers, getName, getSymbolClass, getType, getValue, getValueDirectly, isHide, isImplicitlyInitialized, isInternal, isOverride, isPrivate, isProtected, isPublic, isStackSymbol, isStatic, isValueBoxed, isWritable, makeCapturedSymbol, replaceModifierInfo, setClassMember, setDefaultValueExpression, setHide, setIndex, setInternal, setModifierInfo, setModifiers, setName, setOverride, setPrivate, setProtected, setPublic, setStatic, setType, setValueDirectly, setValueIsBoxed, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetValueDirectly, isOverride, isStaticgetGosuClass, getScriptPartgetModifiers, isFromJava, isStackSymbolcanBeCaptured, getDefaultValueExpression, getDynamicSymbolTable, getIndex, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isLocal, isValueBoxed, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValueIsBoxedgetAnnotations, getSymbolClass, isInternal, isPrivate, isProtected, isPublicpublic ParameterizedDynamicFunctionSymbol(IDynamicFunctionSymbol dfsDelegate, IGosuClass owner)
public MethodCallStatement getInitializer()
getInitializer in interface IDynamicFunctionSymbolgetInitializer in class DynamicFunctionSymbolpublic DynamicFunctionSymbol getBackingDfs()
getBackingDfs in interface IDynamicFunctionSymbolgetBackingDfs in class DynamicFunctionSymbolprotected String getCannonicalName()
getCannonicalName in class DynamicFunctionSymbolpublic String getFullDescription()
getFullDescription in interface IReducedSymbolgetFullDescription in class DynamicFunctionSymbolpublic IReducedDynamicFunctionSymbol createReducedSymbol()
createReducedSymbol in interface IDynamicFunctionSymbolcreateReducedSymbol in interface ISymbolcreateReducedSymbol in class DynamicFunctionSymbolCopyright © 2019. All rights reserved.