public class ReadOnlySymbol extends Symbol
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER| Constructor and Description |
|---|
ReadOnlySymbol(String strName,
IType type,
IStackProvider provider,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
ISymbol |
getLightWeightReference() |
boolean |
isWritable() |
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, isImplicitlyInitialized, isInternal, isLocal, 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, toStringpublic ReadOnlySymbol(String strName, IType type, IStackProvider provider, Object value)
public ISymbol getLightWeightReference()
getLightWeightReference in interface ISymbolgetLightWeightReference in class Symbolpublic boolean isWritable()
isWritable in interface ISymbolisWritable in class SymbolCopyright © 2020. All rights reserved.