Package gw.lang.reflect
Interface IDFSBackedFeatureInfo
-
- All Known Subinterfaces:
IGosuConstructorInfo
,IGosuMethodInfo
- All Known Implementing Classes:
GosuConstructorInfo
,GosuMethodInfo
,ParameterizedGosuConstructorInfo
public interface IDFSBackedFeatureInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IReducedDynamicFunctionSymbol
getDfs()
-
-
-
Method Detail
-
getDfs
IReducedDynamicFunctionSymbol getDfs()
-
-