Uses of Interface
org.immutables.generator.processor.Trees.Typed
-
Packages that use Trees.Typed Package Description org.immutables.generator.processor -
-
Uses of Trees.Typed in org.immutables.generator.processor
Subinterfaces of Trees.Typed in org.immutables.generator.processor Modifier and Type Interface Description static interfaceTrees.ParameterClasses in org.immutables.generator.processor that implement Trees.Typed Modifier and Type Class Description static classImmutableTrees.ParameterImmutable implementation ofTrees.Parameter.Methods in org.immutables.generator.processor with parameters of type Trees.Typed Modifier and Type Method Description ImmutableTrees.Parameter.BuilderImmutableTrees.Parameter.Builder. from(Trees.Typed instance)Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.Typedinstance.
-