Uses of Class
org.immutables.generator.processor.ImmutableTrees.TypeIdentifier
Packages that use ImmutableTrees.TypeIdentifier
-
Uses of ImmutableTrees.TypeIdentifier in org.immutables.generator.processor
Methods in org.immutables.generator.processor that return ImmutableTrees.TypeIdentifierModifier and TypeMethodDescriptionImmutableTrees.TypeIdentifier.copyOf(Trees.TypeIdentifier instance) Creates an immutable copy of aTrees.TypeIdentifiervalue.Construct a new immutableTypeIdentifierinstance.TreesTransformer.toTypeIdentifier(ImmutableTrees.TypeIdentifier value) Copy the current immutable object by setting a value for thevalueattribute.Methods in org.immutables.generator.processor with parameters of type ImmutableTrees.TypeIdentifierModifier and TypeMethodDescriptionprotected Trees.TypeIdentifierTreesTransformer.asTypeIdentifier(ImmutableTrees.TypeIdentifier value) protected StringTreesTransformer.asTypeIdentifierValue(ImmutableTrees.TypeIdentifier value, String attribute) private booleanImmutableTrees.TypeIdentifier.equalTo(int synthetic, ImmutableTrees.TypeIdentifier another) TreesTransformer.toTypeIdentifier(ImmutableTrees.TypeIdentifier value) Constructors in org.immutables.generator.processor with parameters of type ImmutableTrees.TypeIdentifierModifierConstructorDescriptionprivateTypeIdentifier(ImmutableTrees.TypeIdentifier original, String value)