public class SuperConstructorFunctionSymbol extends DynamicFunctionSymbol implements IConstructorFunctionSymbol
_scriptPartId, _symTable
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER
Constructor and Description |
---|
SuperConstructorFunctionSymbol(DynamicFunctionSymbol dfs) |
Modifier and Type | Method and Description |
---|---|
IReducedDynamicFunctionSymbol |
createReducedSymbol() |
IConstructorInfo |
getConstructorInfo() |
String |
getDisplayName()
Returns the Symbol's optional display name.
|
ISymbol |
getLightWeightReference() |
clearDebugInfo, clearDefn, equals, getAnnotationDefault, getArgs, getArgTypes, getBackingDfs, getCannonicalName, getDeclaringTypeInfo, getDeclFunctionStmt, getFullDescription, getFunctionSymbol, getInitializer, 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, 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
getValueDirectly, isOverride, isStatic
getGosuClass, getScriptPart
getModifiers, isFromJava, isStackSymbol
canBeCaptured, getDefaultValueExpression, getDynamicSymbolTable, getIndex, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isLocal, isValueBoxed, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValueIsBoxed
getAnnotations, getSymbolClass, isInternal, isPrivate, isProtected, isPublic
public SuperConstructorFunctionSymbol(DynamicFunctionSymbol dfs)
public ISymbol getLightWeightReference()
getLightWeightReference
in interface ISymbol
getLightWeightReference
in class DynamicFunctionSymbol
public String getDisplayName()
Symbol
getDisplayName
in interface IReducedSymbol
getDisplayName
in interface ISymbol
getDisplayName
in class DynamicFunctionSymbol
public IConstructorInfo getConstructorInfo()
getConstructorInfo
in interface IConstructorFunctionSymbol
public IReducedDynamicFunctionSymbol createReducedSymbol()
createReducedSymbol
in interface IDynamicFunctionSymbol
createReducedSymbol
in interface ISymbol
createReducedSymbol
in class DynamicFunctionSymbol
Copyright © 2016. All rights reserved.