public class ReducedDynamicPropertySymbol extends ReducedSymbol implements IReducedDynamicPropertySymbol
ReducedSymbol.SyntheticSymbol_fullDescription| Modifier | Constructor and Description |
|---|---|
protected |
ReducedDynamicPropertySymbol(DynamicPropertySymbol dps) |
| Modifier and Type | Method and Description |
|---|---|
List<IGosuAnnotation> |
getAnnotations() |
ReducedDynamicFunctionSymbol |
getFunction(String strFunctionName) |
ReducedDynamicFunctionSymbol |
getGetterDfs() |
protected ReducedDynamicFunctionSymbol |
getImmediateGetterDfs() |
protected ReducedDynamicFunctionSymbol |
getImmediateSetterDfs() |
ReducedDynamicPropertySymbol |
getParent() |
ReducedDynamicFunctionSymbol |
getSetterDfs() |
String |
getVarIdentifier() |
boolean |
isAbstract() |
boolean |
isFinal() |
boolean |
isInternal() |
boolean |
isPrivate() |
boolean |
isProtected() |
boolean |
isPublic() |
boolean |
isReadable() |
boolean |
isStatic() |
boolean |
isWritable() |
equals, getDefaultValueExpression, getDisplayName, getFullDescription, getGosuClass, getIndex, getModifiers, getName, getScriptPart, getSymbolClass, getType, hasTypeVariables, isValueBoxed, makeArgsclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultValueExpression, getDisplayName, getFullDescription, getGosuClass, getIndex, getModifiers, getName, getScriptPart, getSymbolClass, getType, hasTypeVariables, isValueBoxedprotected ReducedDynamicPropertySymbol(DynamicPropertySymbol dps)
public boolean isReadable()
isReadable in interface IReducedDynamicPropertySymbolpublic boolean isWritable()
public boolean isPublic()
isPublic in interface IReducedSymbolisPublic in class ReducedSymbolpublic boolean isPrivate()
isPrivate in interface IReducedSymbolisPrivate in class ReducedSymbolpublic boolean isInternal()
isInternal in interface IReducedSymbolisInternal in class ReducedSymbolpublic boolean isProtected()
isProtected in interface IReducedSymbolisProtected in class ReducedSymbolpublic boolean isStatic()
isStatic in interface IReducedSymbolisStatic in class ReducedSymbolpublic boolean isAbstract()
isAbstract in interface IReducedSymbolisAbstract in class ReducedSymbolpublic boolean isFinal()
isFinal in interface IReducedSymbolisFinal in class ReducedSymbolpublic ReducedDynamicFunctionSymbol getGetterDfs()
getGetterDfs in interface IReducedDynamicPropertySymbolprotected ReducedDynamicFunctionSymbol getImmediateGetterDfs()
public ReducedDynamicFunctionSymbol getSetterDfs()
getSetterDfs in interface IReducedDynamicPropertySymbolprotected ReducedDynamicFunctionSymbol getImmediateSetterDfs()
public ReducedDynamicPropertySymbol getParent()
getParent in interface IReducedDynamicPropertySymbolpublic ReducedDynamicFunctionSymbol getFunction(String strFunctionName)
getFunction in interface IReducedDynamicPropertySymbolpublic String getVarIdentifier()
getVarIdentifier in interface IReducedDynamicPropertySymbolpublic List<IGosuAnnotation> getAnnotations()
getAnnotations in interface IReducedSymbolgetAnnotations in class ReducedSymbolCopyright © 2018. All rights reserved.