Compound elements reference

This section describes the following element classes:

  • Compound – single compound element parsed from string specification.
  • Choice – mapping of multiple compound elements which will return their associated values.

Compound class

class Compound(spec, extras=None, actions=None, name=None, value=None, value_func=None, elements=None)

Choice class

class Choice(name, choices, extras=None)

Table Of Contents

This Page

Quick search