@Value.Immutable public abstract static class Trees.ForStatement extends Object implements Trees.Block, Trees.Synthetic
| Constructor and Description |
|---|
ForStatement() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Trees.GeneratorDeclaration> |
declaration() |
boolean |
useDelimit() |
boolean |
useForAccess() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparts@Value.Default public boolean useForAccess()
@Value.Default public boolean useDelimit()
public abstract List<Trees.GeneratorDeclaration> declaration()
Copyright © 2021 The Immutables.org authors. All rights reserved.