Uses of Interface
gw.lang.reflect.java.IJavaParameterDescriptor
-
Packages that use IJavaParameterDescriptor Package Description gw.internal.gosu.parser -
-
Uses of IJavaParameterDescriptor in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IJavaParameterDescriptor Modifier and Type Class Description classParameterDescriptorJavaParameterDescriptorFields in gw.internal.gosu.parser declared as IJavaParameterDescriptor Modifier and Type Field Description private IJavaParameterDescriptorJavaMethodParamInfo. _pdConstructors in gw.internal.gosu.parser with parameters of type IJavaParameterDescriptor Constructor Description JavaMethodParamInfo(IFeatureInfo container, IJavaParameterDescriptor pd, IDocRef<IParamNode> docs)
-