Uses of Class
gw.lang.reflect.features.FeatureReference
Packages that use FeatureReference
-
Uses of FeatureReference in gw.lang.reflect.features
Subclasses of FeatureReference in gw.lang.reflect.featuresModifier and TypeClassDescriptionclassBoundMethodReference<R,T> classclassclassConstructorReference<R,T> classMethodReference<R,T> classclassPropertyReference<R,T> Methods in gw.lang.reflect.features with parameters of type FeatureReferenceModifier and TypeMethodDescriptionstatic ObjectBlockWrapper.toBlock(FeatureReference ref) static ObjectBlockWrapper.toBlock(FeatureReference ref, boolean hasReturn) Constructors in gw.lang.reflect.features with parameters of type FeatureReferenceModifierConstructorDescriptionBoundPropertyChainReference(IType rootType, FeatureReference root, String property) PropertyChainReference(IType rootType, FeatureReference root, String property)