public class ProgramClassFunctionSymbol extends DynamicFunctionSymbol implements IProgramClassFunctionSymbol
_scriptPartId, _symTable
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER
Constructor and Description |
---|
ProgramClassFunctionSymbol(IGosuClassInternal gsClass,
ISymbolTable symTable,
GosuMethodInfo mi) |
Modifier and Type | Method and Description |
---|---|
DynamicFunctionSymbol |
getParameterizedVersion(IGosuClass gsClass) |
clearDebugInfo, clearDefn, createReducedSymbol, equals, getAnnotationDefault, getArgs, getArgTypes, getBackingDfs, getCannonicalName, getDeclaringTypeInfo, getDeclFunctionStmt, getDisplayName, getFullDescription, getFunctionSymbol, getInitializer, getLightWeightReference, getMethodOrConstructorInfo, getMethodOrConstructorInfo, getMethodSignature, getParameterDisplay, getReturnType, getSignatureDescription, getSignatureName, getSignatureName, getSuperDfs, hashCode, hasOptionalParameters, hasTypeVariables, invoke, isAbstract, isClassMember, isConstructor, isFinal, isLoopImplicitReturn, renameAsErrantDuplicate, setAbstract, setAnnotationDefault, setArgs, setDeclFunctionStmt, setDisplayName, setFinal, setInitializer, setLoopImplicitReturn, setSuperDfs, setValue
assignIndex, getGosuClass, getScriptPart, getSymbolTable, hasDynamicSymbolTable, isFromJava, isLocal, setDynamicSymbolTable, setScriptPart
assignIndexInStack, 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getModifiers, getSignatureDescription, invoke, isFromJava, isStackSymbol
canBeCaptured, createReducedSymbol, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getIndex, getLightWeightReference, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isLocal, isValueBoxed, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValue, setValueIsBoxed
getAnnotations, getFullDescription, getGosuClass, getScriptPart, getSymbolClass, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isStatic
getValueDirectly, isOverride, isStatic
getGosuClass, getScriptPart
public ProgramClassFunctionSymbol(IGosuClassInternal gsClass, ISymbolTable symTable, GosuMethodInfo mi)
public DynamicFunctionSymbol getParameterizedVersion(IGosuClass gsClass)
getParameterizedVersion
in class DynamicFunctionSymbol
Copyright © 2016. All rights reserved.