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