Uses of Class
io.resys.hdes.client.api.ast.ImmutableFlowAstAutocomplete
Packages that use ImmutableFlowAstAutocomplete
-
Uses of ImmutableFlowAstAutocomplete in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableFlowAstAutocompleteModifier and TypeMethodDescriptionImmutableFlowAstAutocomplete.Builder.build()Builds a newImmutableFlowAstAutocomplete.static ImmutableFlowAstAutocompleteImmutableFlowAstAutocomplete.copyOf(AstFlow.FlowAstAutocomplete instance) Creates an immutable copy of aAstFlow.FlowAstAutocompletevalue.Copy the current immutable object by setting a value for theidattribute.ImmutableFlowAstAutocomplete.withRange(AstBody.AstCommandRange... elements) Copy the current immutable object with elements that replace the content ofrange.ImmutableFlowAstAutocomplete.withRange(Iterable<? extends AstBody.AstCommandRange> elements) Copy the current immutable object with elements that replace the content ofrange.Copy the current immutable object with elements that replace the content ofvalue.Copy the current immutable object with elements that replace the content ofvalue.