public class TypedSymbol extends Symbol implements ITypedSymbol
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER| Constructor and Description |
|---|
TypedSymbol(String strIdentifier,
IType type,
ISymbolTable symTable,
Object value,
SymbolType symbolType) |
TypedSymbol(String strValue,
SymbolType symbolType) |
| Modifier and Type | Method and Description |
|---|---|
ISymbol |
getLightWeightReference() |
SymbolType |
getSymbolType() |
boolean |
isImplicitlyInitialized() |
boolean |
isLocal() |
assignIndex, assignIndexInStack, canBeCaptured, createReducedSymbol, equals, getAnnotations, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getFullDescription, getGosuClass, getIndex, getModifierInfo, getModifiers, getName, getScriptPart, getSignatureDescription, getSymbolClass, getType, getValue, getValueDirectly, hasDynamicSymbolTable, hasTypeVariables, invoke, isAbstract, isClassMember, isFinal, isFromJava, isHide, isInternal, isOverride, isPrivate, isProtected, isPublic, isReified, isStackSymbol, isStatic, isValueBoxed, isWritable, makeCapturedSymbol, renameAsErrantDuplicate, replaceModifierInfo, setAbstract, setClassMember, setDefaultValueExpression, setDynamicSymbolTable, setFinal, setHide, setIndex, setInternal, setModifierInfo, setModifiers, setName, setOverride, setPrivate, setProtected, setPublic, setReified, 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, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValue, setValueIsBoxedgetAnnotations, getFullDescription, getGosuClass, getScriptPart, getSymbolClass, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isReified, isStaticpublic TypedSymbol(String strValue, SymbolType symbolType)
public TypedSymbol(String strIdentifier, IType type, ISymbolTable symTable, Object value, SymbolType symbolType)
public boolean isImplicitlyInitialized()
isImplicitlyInitialized in class Symbolpublic ISymbol getLightWeightReference()
getLightWeightReference in interface ISymbolgetLightWeightReference in class Symbolpublic boolean isLocal()
public SymbolType getSymbolType()
getSymbolType in interface ITypedSymbolCopyright © 2019. All rights reserved.