Class TreesAst.ApplyExpression
java.lang.Object
org.immutables.generator.processor.TreesAst.ApplyExpression
- Enclosing class:
TreesAst
@Generated({"Asts.generator","Trees.ApplyExpression"})
public static class TreesAst.ApplyExpression
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Extractions.Applicatorstatic Extractions.ApplicatoraddParams(Extractions.Extractor<? extends Trees.Expression> paramsElement) build()static Extractions.Applicatorbuilder()
-
Constructor Details
-
ApplyExpression
private ApplyExpression()
-
-
Method Details
-
builder
-
build
-
addParams
-
addParams
public static Extractions.Applicator addParams(Extractions.Extractor<? extends Trees.Expression> paramsElement)
-