Uses of Class
org.immutables.value.processor.encode.ImmutableStructurizer.Statement
Packages that use ImmutableStructurizer.Statement
-
Uses of ImmutableStructurizer.Statement in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return ImmutableStructurizer.StatementModifier and TypeMethodDescriptionImmutableStructurizer.Statement.withAnnotations(Iterable<? extends Code.Term> elements) Copy the current immutable object with elements that replace the content ofannotations.ImmutableStructurizer.Statement.withAnnotations(Code.Term... elements) Copy the current immutable object with elements that replace the content ofannotations.Copy the current immutable object with elements that replace the content ofblock.Copy the current immutable object with elements that replace the content ofblock.ImmutableStructurizer.Statement.withDefinitions(Iterable<? extends Structurizer.Statement> elements) Copy the current immutable object with elements that replace the content ofdefinitions.ImmutableStructurizer.Statement.withDefinitions(Structurizer.Statement... elements) Copy the current immutable object with elements that replace the content ofdefinitions.ImmutableStructurizer.Statement.withExpression(Iterable<? extends Code.Term> elements) Copy the current immutable object with elements that replace the content ofexpression.ImmutableStructurizer.Statement.withExpression(Code.Term... elements) Copy the current immutable object with elements that replace the content ofexpression.Copy the current immutable object by setting a value for thenameattribute.ImmutableStructurizer.Statement.withParameters(Iterable<? extends Code.Term> elements) Copy the current immutable object with elements that replace the content ofparameters.ImmutableStructurizer.Statement.withParameters(Code.Term... elements) Copy the current immutable object with elements that replace the content ofparameters.ImmutableStructurizer.Statement.withSignature(Iterable<? extends Code.Term> elements) Copy the current immutable object with elements that replace the content ofsignature.ImmutableStructurizer.Statement.withSignature(Code.Term... elements) Copy the current immutable object with elements that replace the content ofsignature.Methods in org.immutables.value.processor.encode with parameters of type ImmutableStructurizer.StatementModifier and TypeMethodDescriptionprivate booleanImmutableStructurizer.Statement.equalTo(int synthetic, ImmutableStructurizer.Statement another)