Uses of Interface
gw.lang.reflect.gs.IGosuPropertyInfo
-
Packages that use IGosuPropertyInfo Package Description gw.internal.gosu.parser -
-
Uses of IGosuPropertyInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IGosuPropertyInfo Modifier and Type Class Description class
GosuPropertyInfo
class
ParameterizedGosuPropertyInfo
Methods in gw.internal.gosu.parser that return IGosuPropertyInfo Modifier and Type Method Description IGosuPropertyInfo
ParameterizedGosuPropertyInfo. getBackingPropertyInfo()
Constructors in gw.internal.gosu.parser with parameters of type IGosuPropertyInfo Constructor Description ParameterizedGosuPropertyInfo(IFeatureInfo container, DynamicPropertySymbol dps, IGosuPropertyInfo delegate)
-