Uses of Class
com.google.api.generator.engine.ast.ForStatement.Builder
Packages that use ForStatement.Builder
-
Uses of ForStatement.Builder in com.google.api.generator.engine.ast
Methods in com.google.api.generator.engine.ast that return ForStatement.BuilderModifier and TypeMethodDescriptionstatic ForStatement.BuilderForStatement.builder()abstract ForStatement.Builderabstract ForStatement.BuilderForStatement.Builder.setCollectionExpr(Expr collectionExpr) abstract ForStatement.BuilderForStatement.Builder.setLocalVariableExpr(VariableExpr variableExpr)