public class CapturedSymbol extends Symbol implements ICapturedSymbol
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER| Constructor and Description |
|---|
CapturedSymbol(String strName,
ISymbol sym,
IStackProvider stackProvider,
IScope scope) |
| Modifier and Type | Method and Description |
|---|---|
ISymbol |
getLightWeightReference() |
ISymbol |
getReferredSymbol() |
boolean |
isLocal() |
boolean |
isWritable() |
assignIndex, assignIndexInStack, canBeCaptured, createReducedSymbol, equals, getAnnotations, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getFullDescription, getGosuClass, getIndex, getModifierInfo, getModifiers, getName, getScope, getScriptPart, getSignatureDescription, getSymbolClass, getType, getValue, getValueDirectly, hasDynamicSymbolTable, hasTypeVariables, invoke, isAbstract, isClassMember, isFinal, isFromJava, isHide, isImplicitlyInitialized, isInternal, isOverride, isPrivate, isProtected, isPublic, isStackSymbol, isStatic, isValueBoxed, makeCapturedSymbol, renameAsErrantDuplicate, replaceModifierInfo, setAbstract, setClassMember, setDefaultValueExpression, setDynamicSymbolTable, setFinal, setHide, setIndex, setInternal, setModifierInfo, setModifiers, setName, setOverride, setPrivate, setProtected, setPublic, setStatic, setType, setValue, setValueDirectly, setValueIsBoxed, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetModifiers, getSignatureDescription, invoke, isFromJava, isStackSymbolcanBeCaptured, createReducedSymbol, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getIndex, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isValueBoxed, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValue, setValueIsBoxedgetAnnotations, getFullDescription, getGosuClass, getScope, getScriptPart, getSymbolClass, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isStaticpublic CapturedSymbol(String strName, ISymbol sym, IStackProvider stackProvider, IScope scope)
public ISymbol getReferredSymbol()
getReferredSymbol in interface ICapturedSymbolpublic ISymbol getLightWeightReference()
getLightWeightReference in interface ISymbolgetLightWeightReference in class Symbolpublic boolean isLocal()
public boolean isWritable()
isWritable in interface ISymbolisWritable in class SymbolCopyright © 2015. All rights reserved.