Module sui::client_ptb::ast

source ·

Structs§

  • A parsed module access consisting of the address, module name, and function name.
  • A PTB Program consisting of a list of commands and a flag indicating if the preview warn-shadows command was present.
  • The ProgramMetadata struct holds metadata about a PTB program, such as whether the preview flag was set, json output was set, etc.

Enums§

  • An enum representing the parsed arguments of a PTB command.
  • A parsed PTB command consisting of the command and the parsed arguments to the command.

Constants§

Functions§

Type Aliases§