public interface IReducedDynamicPropertySymbol extends IReducedSymbol
| Modifier and Type | Method and Description |
|---|---|
IReducedDynamicFunctionSymbol |
getFunction(String strFunctionName) |
IReducedDynamicFunctionSymbol |
getGetterDfs() |
IReducedDynamicPropertySymbol |
getParent() |
IReducedDynamicFunctionSymbol |
getSetterDfs() |
String |
getVarIdentifier() |
boolean |
isReadable() |
getAnnotations, getDefaultValueExpression, getDisplayName, getFullDescription, getGosuClass, getIndex, getModifiers, getName, getScriptPart, getSymbolClass, getType, hasTypeVariables, isAbstract, isFinal, isInternal, isPrivate, isProtected, isPublic, isStatic, isValueBoxedboolean isReadable()
IReducedDynamicFunctionSymbol getGetterDfs()
IReducedDynamicFunctionSymbol getSetterDfs()
IReducedDynamicPropertySymbol getParent()
IReducedDynamicFunctionSymbol getFunction(String strFunctionName)
String getVarIdentifier()
Copyright © 2016. All rights reserved.