Class TreesAst.InvokeEnd
- java.lang.Object
-
- org.immutables.generator.processor.TreesAst.InvokeEnd
-
- Enclosing class:
- TreesAst
@Generated({"Asts.generator","Trees.InvokeEnd"}) public static class TreesAst.InvokeEnd extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description privateInvokeEnd()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Extractions.Extractor<Trees.InvokeEnd>of()static Extractions.Extractor<Trees.InvokeEnd>of(Extractions.Extractor<Trees.AccessExpression> access)
-
-
-
Method Detail
-
of
public static Extractions.Extractor<Trees.InvokeEnd> of()
-
of
public static Extractions.Extractor<Trees.InvokeEnd> of(Extractions.Extractor<Trees.AccessExpression> access)
-
-