Package io.sundr.model
Class PropertyRefFluent.LambdaScopeNested<N>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.LambdaFluent<PropertyRefFluent<A>.LambdaScopeNested<N>>
io.sundr.model.PropertyRefFluent.LambdaScopeNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PropertyRefFluent<A extends PropertyRefFluent<A>>
public class PropertyRefFluent.LambdaScopeNested<N>
extends LambdaFluent<PropertyRefFluent<A>.LambdaScopeNested<N>>
implements Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.LambdaFluent
LambdaFluent.AssignStatementNested<N>, LambdaFluent.BlockStatementNested<N>, LambdaFluent.BreakStatementNested<N>, LambdaFluent.ContinueStatementNested<N>, LambdaFluent.DeclareStatementNested<N>, LambdaFluent.DoStatementNested<N>, LambdaFluent.ForeachStatementNested<N>, LambdaFluent.ForStatementNested<N>, LambdaFluent.IfStatementNested<N>, LambdaFluent.LambdaStatementNested<N>, LambdaFluent.MethodCallStatementNested<N>, LambdaFluent.ReturnStatementNested<N>, LambdaFluent.StringStatementNested<N>, LambdaFluent.SwitchStatementNested<N>, LambdaFluent.WhileStatementNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Method Summary
Methods inherited from class io.sundr.model.LambdaFluent
addAllToParameters, addToParameters, addToParameters, builder, buildStatement, copyInstance, equals, getFirstParameter, getLastParameter, getMatchingParameter, getParameter, getParameters, hashCode, hasMatchingParameter, hasParameters, hasStatement, removeAllFromParameters, removeFromParameters, setToParameters, toString, withNewAssignStatement, withNewAssignStatementLike, withNewBlockStatement, withNewBlockStatementLike, withNewBreakStatement, withNewBreakStatementLike, withNewContinueStatement, withNewContinueStatementLike, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatement, withNewDeclareStatementLike, withNewDoStatement, withNewDoStatementLike, withNewForeachStatement, withNewForeachStatementLike, withNewForStatement, withNewForStatementLike, withNewIfStatement, withNewIfStatementLike, withNewLambdaStatement, withNewLambdaStatementLike, withNewMethodCallStatement, withNewMethodCallStatementLike, withNewReturnStatement, withNewReturnStatement, withNewReturnStatementLike, withNewStringStatement, withNewStringStatement, withNewStringStatement, withNewStringStatementLike, withNewSwitchStatement, withNewSwitchStatementLike, withNewWhileStatement, withNewWhileStatementLike, withParameters, withParameters, withStatementMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap