@Generated(value={"Asts.generator","Trees.ForIterationAccessExpression"}) public static class TreesAst.ForIterationAccessExpression extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> |
of() |
static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> |
of(org.immutables.trees.ast.Extractions.Extractor<Trees.AccessExpression> access) |
public static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> of()
public static org.immutables.trees.ast.Extractions.Extractor<Trees.ForIterationAccessExpression> of(org.immutables.trees.ast.Extractions.Extractor<Trees.AccessExpression> access)
Copyright © 2017 The Immutables.org authors. All rights reserved.