Uses of Interface
gw.lang.parser.IDynamicPropertySymbol
-
Packages that use IDynamicPropertySymbol Package Description gw.lang.parser gw.lang.parser.expressions gw.lang.parser.statements gw.lang.reflect.gs -
-
Uses of IDynamicPropertySymbol in gw.lang.parser
Methods in gw.lang.parser that return IDynamicPropertySymbol Modifier and Type Method Description IDynamicPropertySymbolIDynamicPropertySymbol. getParameterizedVersion(IGosuClass gsClass)IDynamicPropertySymbolIDynamicPropertySymbol. getParent() -
Uses of IDynamicPropertySymbol in gw.lang.parser.expressions
Methods in gw.lang.parser.expressions that return IDynamicPropertySymbol Modifier and Type Method Description IDynamicPropertySymbolIVarStatement. getProperty() -
Uses of IDynamicPropertySymbol in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return IDynamicPropertySymbol Modifier and Type Method Description IDynamicPropertySymbolIPropertyStatement. getDps() -
Uses of IDynamicPropertySymbol in gw.lang.reflect.gs
Methods in gw.lang.reflect.gs that return IDynamicPropertySymbol Modifier and Type Method Description IDynamicPropertySymbolIGosuClass. getMemberProperty(String name)
-