concepts.pdsketch.parsers.pdsketch_v3_parser.ArgumentsDef#

class ArgumentsDef[source]#

Bases: object

ArgumentsDef(arguments: Tuple[concepts.dsl.dsl_types.Variable, …])

Methods

Attributes

arguments

__init__(arguments)#
Parameters:

arguments (Tuple[Variable, ...]) –

Return type:

None

__new__(**kwargs)#
arguments: Tuple[Variable, ...]#