Uses of Interface
org.immutables.generator.processor.Trees.IfEnd
-
Packages that use Trees.IfEnd Package Description org.immutables.generator.processor -
-
Uses of Trees.IfEnd in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.IfEnd Modifier and Type Class Description static classImmutableTrees.IfEndImmutable implementation ofTrees.IfEnd.Methods in org.immutables.generator.processor that return types with arguments of type Trees.IfEnd Modifier and Type Method Description static Extractions.Extractor<Trees.IfEnd>TreesAst.IfEnd. of()
-