Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstCommandRange.Builder
Packages that use ImmutableAstCommandRange.Builder
-
Uses of ImmutableAstCommandRange.Builder in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstCommandRange.BuilderModifier and TypeMethodDescriptionImmutableAstCommandRange.builder()Creates a builder forImmutableAstCommandRange.Initializes the value for thecolumnattribute.ImmutableAstCommandRange.Builder.end(int end) Initializes the value for theendattribute.ImmutableAstCommandRange.Builder.from(AstBody.AstCommandRange instance) Fill a builder with attribute values from the providedAstCommandRangeinstance.Initializes the value for theinsertattribute.ImmutableAstCommandRange.Builder.start(int start) Initializes the value for thestartattribute.