Class TreesAst.Let
java.lang.Object
org.immutables.generator.processor.TreesAst.Let
- Enclosing class:
TreesAst
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Extractions.Extractor<Trees.Let> build()static Extractions.Applicatorbuilder()static Extractions.Applicatorstatic Extractions.Applicatordeclaration(Extractions.Extractor<Trees.InvokableDeclaration> declaration)
-
Constructor Details
-
Let
private Let()
-
-
Method Details
-
builder
-
build
-
declaration
-
declaration
public static Extractions.Applicator declaration(Extractions.Extractor<Trees.InvokableDeclaration> declaration)
-