Package gw.lang.parser
Interface IInitializerSymbol
- All Superinterfaces:
IFunctionSymbol,IHasType,IReducedSymbol,ISymbol,ITypedSymbol
- All Known Implementing Classes:
InitializerSymbol
-
Field Summary
-
Method Summary
Methods inherited from interface gw.lang.parser.IFunctionSymbol
getModifiers, getSignatureDescription, invoke, isFromJava, isStackSymbolMethods inherited from interface gw.lang.parser.IReducedSymbol
getAnnotations, getFullDescription, getGosuClass, getScriptPart, getSymbolClass, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isReified, isStaticMethods inherited from interface gw.lang.parser.ISymbol
canBeCaptured, createReducedSymbol, getDefaultValueExpression, getDisplayName, getDynamicSymbolTable, getIndex, getLightWeightReference, getModifierInfo, getName, getType, getValue, hasDynamicSymbolTable, isLocal, isValueBoxed, isWritable, makeCapturedSymbol, setDefaultValueExpression, setDynamicSymbolTable, setType, setValue, setValueIsBoxedMethods inherited from interface gw.lang.parser.ITypedSymbol
getSymbolType
-
Method Details
-
getDeclaringTypeOfProperty
IType getDeclaringTypeOfProperty()
-