@Value.Immutable public static interface Trees.TransformGenerator extends Trees.GeneratorValueDeclaration
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Trees.Expression> |
condition() |
Trees.Expression |
transform() |
Trees.ValueDeclaration |
varDeclaration() |
declaration, fromTrees.Expression transform()
Trees.ValueDeclaration varDeclaration()
com.google.common.base.Optional<Trees.Expression> condition()
Copyright © 2021 The Immutables.org authors. All rights reserved.