Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstSource
Packages that use ImmutableAstSource
-
Uses of ImmutableAstSource in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstSourceModifier and TypeMethodDescriptionImmutableAstSource.Builder.build()Builds a newImmutableAstSource.static ImmutableAstSourceImmutableAstSource.copyOf(AstBody.AstSource instance) Creates an immutable copy of aAstBody.AstSourcevalue.final ImmutableAstSourceImmutableAstSource.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableAstSourceImmutableAstSource.withCommands(AstCommand... elements) Copy the current immutable object with elements that replace the content ofcommands.final ImmutableAstSourceImmutableAstSource.withCommands(Iterable<? extends AstCommand> elements) Copy the current immutable object with elements that replace the content ofcommands.final ImmutableAstSourceCopy the current immutable object by setting a value for thehashattribute.final ImmutableAstSourceCopy the current immutable object by setting a value for theidattribute.