Class LogicalOrFluent<A extends LogicalOrFluent<A>>

Direct Known Subclasses:
AssignFluent.LogicalOrTargetNested, AssignFluent.LogicalOrValueNested, BinaryExpressionFluent.LogicalOrLeftNested, BinaryExpressionFluent.LogicalOrRightNested, BlockFluent.LogicalOrStatementsNested, CastFluent.LogicalOrExpressionNested, ConstructFluent.LogicalOrArgumentsNested, DeclareFluent.LogicalOrValueNested, DoFluent.LogicalOrConditionNested, DoFluent.LogicalOrStatementNested, EnclosedFluent.LogicalOrExpresionNested, ForeachFluent.LogicalOrBodyNested, ForeachFluent.LogicalOrExpressionNested, ForFluent.LogicalOrBodyNested, ForFluent.LogicalOrCompareNested, ForFluent.LogicalOrInitNested, ForFluent.LogicalOrUpdateNested, IfDslConditionStepFluent.LogicalOrConditionNested, IfDslThenStepFluent.LogicalOrConditionNested, IfDslThenStepFluent.LogicalOrStatementsNested, IfFluent.LogicalOrConditionNested, IfFluent.LogicalOrElseStatementNested, IfFluent.LogicalOrStatementNested, IndexFluent.LogicalOrExpressionNested, InstanceOfFluent.LogicalOrExpressionNested, InverseFluent.LogicalOrExpresionNested, LambdaFluent.LogicalOrStatementNested, LogicalOrBuilder, MethodCallFluent.LogicalOrArgumentsNested, NegativeFluent.LogicalOrExpresionNested, NewArrayFluent.LogicalOrExpressionsNested, NotFluent.LogicalOrExpresionNested, PositiveFluent.LogicalOrExpresionNested, PostDecrementFluent.LogicalOrExpressionNested, PostIncrementFluent.LogicalOrExpressionNested, PreDecrementFluent.LogicalOrExpressionNested, PreIncrementFluent.LogicalOrExpressionNested, PropertyFluent.LogicalOrInitialValueNested, ReturnFluent.LogicalOrExpressionNested, SwitchFluent.LogicalOrExpressionNested, SynchronizedFluent.LogicalOrBodyNested, SynchronizedFluent.LogicalOrLockExpressionNested, TernaryFluent.LogicalOrAlternativeNested, TernaryFluent.LogicalOrConditionNested, TernaryFluent.LogicalOrResultNested, ThrowFluent.LogicalOrExceptionNested, WhileFluent.LogicalOrConditionNested, WhileFluent.LogicalOrStatementNested, WithScopeFluent.LogicalOrScopeNested

public class LogicalOrFluent<A extends LogicalOrFluent<A>> extends BinaryExpressionFluent<A>
Generated