Class ClassRefFluent<A extends ClassRefFluent<A>>

Direct Known Subclasses:
AnnotationRefFluent.ClassRefNested, AssignFluent.ClassRefTargetNested, AssignFluent.ClassRefValueNested, BinaryExpressionFluent.ClassRefLeftNested, BinaryExpressionFluent.ClassRefRightNested, CastFluent.ClassRefExpressionNested, CastFluent.ClassRefTypeNested, ClassRefBuilder, ClassRefFluent.ClassRefArgumentsNested, ConstructFluent.ClassRefArgumentsNested, ConstructFluent.ClassRefParametersNested, ConstructFluent.TypeNested, DeclareFluent.ClassRefValueNested, DoFluent.ClassRefConditionNested, DotClassFluent.ClassRefNested, EnclosedFluent.ClassRefExpresionNested, ForeachFluent.ClassRefExpressionNested, ForFluent.ClassRefCompareNested, ForFluent.ClassRefInitNested, ForFluent.ClassRefUpdateNested, IfDslConditionStepFluent.ClassRefConditionNested, IfDslThenStepFluent.ClassRefConditionNested, IfFluent.ClassRefConditionNested, IndexFluent.ClassRefExpressionNested, InstanceOfFluent.ClassRefExpressionNested, InstanceOfFluent.TypeNested, InverseFluent.ClassRefExpresionNested, MethodCallFluent.ClassRefArgumentsNested, MethodCallFluent.ClassRefParametersNested, MethodFluent.ClassRefReturnTypeNested, MethodFluent.ExceptionsNested, NegativeFluent.ClassRefExpresionNested, NewArrayFluent.ClassRefExpressionsNested, NewArrayFluent.ClassRefTypeNested, NotFluent.ClassRefExpresionNested, PositiveFluent.ClassRefExpresionNested, PostDecrementFluent.ClassRefExpressionNested, PostIncrementFluent.ClassRefExpressionNested, PreDecrementFluent.ClassRefExpressionNested, PreIncrementFluent.ClassRefExpressionNested, PropertyFluent.ClassRefInitialValueNested, PropertyFluent.ClassRefTypeNested, ReturnFluent.ClassRefExpressionNested, SwitchFluent.ClassRefExpressionNested, SynchronizedFluent.ClassRefLockExpressionNested, TernaryFluent.ClassRefAlternativeNested, TernaryFluent.ClassRefConditionNested, TernaryFluent.ClassRefResultNested, ThrowFluent.ClassRefExceptionNested, TypeDefFluent.ExtendsListNested, TypeDefFluent.ImplementsListNested, TypeParamDefFluent.BoundsNested, WhileFluent.ClassRefConditionNested, WildcardRefFluent.ClassRefBoundsNested, WithScopeFluent.ClassRefScopeNested

public class ClassRefFluent<A extends ClassRefFluent<A>> extends TypeRefFluent<A>
Generated