public static class ReducedSymbol.SyntheticSymbol extends Symbol
_bGlobal, _iIndex, _stackProvider, _symbolTable, _value, MEMBER_STACK_PROVIDER| Constructor and Description |
|---|
SyntheticSymbol(IReducedSymbol reducedSym,
String name,
IType type,
IExpression defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
IReducedSymbol |
getReducedSymbol() |
assignIndex, assignIndexInStack, canBeCaptured, createReducedSymbol, equals, getAnnotations, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getFullDescription, getGosuClass, getIndex, getLightWeightReference, 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, isWritable, makeCapturedSymbol, renameAsErrantDuplicate, replaceModifierInfo, setAbstract, setClassMember, setDefaultValueExpression, setDynamicSymbolTable, setFinal, setHide, setIndex, setInternal, setModifierInfo, setModifiers, setName, setOverride, setPrivate, setProtected, setPublic, setStatic, setType, setValue, setValueDirectly, setValueIsBoxed, toStringpublic SyntheticSymbol(IReducedSymbol reducedSym, String name, IType type, IExpression defaultValue)
public IReducedSymbol getReducedSymbol()
Copyright © 2017. All rights reserved.